.main{
	width: 1200px;
	background: #fff;
	margin: 0 auto;
}

/* 本例子css */
		.slideBox{ width:620px; height:378px; overflow:hidden; position:relative;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px; margin-left:5px;width:8px; height:8px; line-height:14px; text-align:center; background:url(t-icon.png); cursor:pointer; }
		.slideBox .hd ul li.on{ background:url(t-icon-on.png);width: 16px; color:#fff; }
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
		.slideBox .bd img{ width:620px; height:378px; display:block;  }
		.slideBox .bd li p{position: absolute;bottom: 0;left: 0;background: rgba(85, 85, 85, 0.74);z-index: 9999;width: 100%;color: #fff;padding: 10px 20px;}

.xwzx{
	width: 555px;
	height: 378px;
}
.xw-tit{
	border-bottom: dashed 1px #ccc;
}
.xw-tit h1{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #d71619;
}
.xw-tit p{
	font-size: 14px;
	line-height: 25px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.xw-con ul li{
	font-size: 16px;
	background: url(icon.png) no-repeat left center;
	text-indent: 10px;
	line-height: 38px;
}
.xw-con ul li span{
	float: right;
	color: #999999;
}
.xw-con ul li a:hover{
	text-decoration: none;
}
.con-tit ul li{
	float: left;
	font-size: 20px;
	font-weight: bold;
	color: #666666;
}
.con-tit{
	height: 45px;
	border-bottom:solid 1px #dddddd;
}
.con-tit ul li span{
	padding: 0 10px;
}
.con-dec ul li{
	background: url(icon.png) no-repeat left center !important;
	text-indent: 10px;
	font-size: 16px;
	line-height: 35px;
}
.con-dec ul li span{
	float: right;
	color: #999999;
}
.con-dec ul li a{
	text-decoration: none;
}
.con2-left{
	width: 565px;
}
.con2-right{
	width: 565px;
}
.con-tit .fouce{
	color: #015293;
}
.main2{
	width: 100%;
}
.bs-con{
	width: 1200px;
	margin: 0 auto;
}
.bs-tit{
}
.bs-tit ul li{
	float: left;
	margin-left: 40px;
}
.bs-dec-a{
	width: 410px;
}
.dec-tit ul li{
	float: left;
	font-size: 19px;
	font-weight: bold;
	color: #666666;
}
.tsqk ul li{
	width: 390px;
	height: 43px;
	background: #e6e6e6;
	text-align: center;
	line-height: 43px;
}
.dec-tit ul li span{
	padding: 0 15px;
}
.slideTxtBox .hd ul li.on{
 color: #015293;
}
.slideTxtBox2 .hd ul li.on{
	color: #fff;
	background: #015293;
}
.dec-con ul li{
	background: url(icon.png) no-repeat left center;
	text-indent: 10px;
	font-size: 16px;
	line-height: 28px;
	margin-top: 10px;
}
.dec-con ul li span{
	float: right;
	color: #999;
}
.wyw-link img{
	margin-top: 10px;
}
.wjk{
	width: 370px;
}
.wjk-con{
	width: 368px;
	height: 268px;
	border: solid 1px #cfcfcf;
	padding: 20px;
}
.bt-text{
	width: 268px;
	height: 38px;
	border:solid 1px #cfcfcf;
}
.rl-text{
	width: 128px;
	height: 36px;
	border:solid 1px #cfcfcf;
}
.s-btn{
	width: 322px;
	height: 40px;
	background: #4178be;
	color: #fff;
}
.xg-zl{
	width: 282px;
}
.xg-zl h1{
	color: #015293;
	font-size: 19px;
	font-weight: bold;
}
.con-a-l{
	width: 580px;
	float: left;
}
.hrj h1{
	width: 80px;
	height: 80px;
	background: #c10d0c;
	color: #fff;
	text-align:center;
	font-size: 17px;
	padding-top: 20px;
}
.con-a{
	width: 1200px;
	margin: 0 auto;
}
.spec ul li{
	font-size: 16px;
	line-height: 35px;
}
.con-a-r{
	width: 590px;
}
.con-b{
	height: 231px;
	background: #f7f7f7;
}
.con-b-dec{
	width: 1200px;
	margin: 0 auto;
}


/* 本例子css */
		.picMarquee-left{overflow:hidden; position:relative;position: relative;}
/*		.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }*/
		.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background:url(arrow.png) no-repeat;}
		.picMarquee-left .hd .next{ background-position:0 -50px;  position: absolute;right: 0;top: 40px;}
		.picMarquee-left .hd .prev{ position: absolute;left: 0;top: 40px;}
		.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
		.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
		.picMarquee-left .bd{}
		.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
		.picMarquee-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picMarquee-left .bd ul li .pic{ text-align:center; }
		.picMarquee-left .bd ul li .pic img{ width:204px; height:112px; display:block; padding:2px; border:1px solid #ccc;margin-top: 0px;margin-left: 0px;}
		.picMarquee-left .bd ul li .pic a:hover img{ border-color:#999;  }
		.picMarquee-left .bd ul li .title{ line-height:24px;   }
.bs-tit .one{
	background: url(bs1.png) no-repeat;
	width: 245px;
	height: 70px;
}
.bs-tit .one.fouce{
	background: url(bs1-on.png) no-repeat;
}
.bs-tit .two{
	background: url(bs2.png) no-repeat;
	width: 245px;
	height: 70px;
}
.bs-tit .two.fouce{
	background: url(bs2-on.png) no-repeat;
}
.bs-tit .three{
	background: url(bs3.png) no-repeat;
	width: 245px;
	height: 70px;
}
.bs-tit .three.fouce{
	background: url(bs3-on.png) no-repeat;
}
.dec-con-b ul{
	margin-top: 10px;
}
.dec-con-b ul li{
	float: left;
	background: url(sj2.png) left no-repeat;
	text-indent: 10px;
	line-height: 45px;
}
.fwzx{
	width: 450px;
}
.dec-line{
	line-height: 35px;
	font-size: 16px;
}
.dec-line label{
	color: #015293;
}
.zaj ul li{
	line-height: 35px !important;
}
.wyw-news{
	border-bottom: solid 1px #cacaca;
}
.wyw-news p{
	line-height: 30px;
	text-align: center;
	font-size: 16px;
}
.wyk-pic-all ul li{
	float: left;
	margin-left: 20px;
	margin-top: 5px;
}
.dec-con-c ul li{
	float: left;
	margin-left: 8px;
	margin-top: 10px;
}